Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT use setuptools_scm #81

Merged
merged 4 commits into from
May 1, 2024

Conversation

glemaitre
Copy link
Member

closes #59

Use setuptools_scm in pyproject.toml

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.87%. Comparing base (d583456) to head (db0fe90).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   97.88%   97.87%   -0.02%     
==========================================
  Files           7        6       -1     
  Lines         189      188       -1     
  Branches       25       25              
==========================================
- Hits          185      184       -1     
  Misses          3        3              
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glemaitre glemaitre merged commit 85a5969 into scikit-learn-contrib:main May 1, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use setuptools_scm
2 participants